home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 15
/
macformat_15.iso
/
C de cerca
/
Codewarrior Lite
/
MacOS Support
/
Headers
/
ANSI Headers
/
stdexcept.h
< prev
next >
Wrap
Text File
|
1995-07-18
|
391b
|
11 lines
/************************************************************************/
/* Project...: Standard C++ Library */
/* Name......: stdexcept */
/* Purpose...: exception handling */
/* Copyright.: ©Copyright 1993-95 by metrowerks inc */
/************************************************************************/
#ifndef _STDEXCEPT_
#include <stdexcept>
#endif